Skip to content

Conversation

grusev
Copy link
Contributor

@grusev grusev commented Aug 27, 2025

Reference Issues/PRs

What does this implement or fix?

npm installation with retries seems to trigger site defences. As a result with many PRs working at the same time we do a kind of attack on npm resources and installation fails due to blocked requests on provider side

With this PR another approach is being implemented - a fallback with building azurite from sources in case of failure of standard npm install

Any other comments?

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings, documentation and copyright notice?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

@grusev grusev added the patch Small change, should increase patch version label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Small change, should increase patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant